/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	font-size: 13px;
}
#top {
	width: 100%;
	height: 35px;
	background-color: #eee;
}
#top .container {
	text-align: right;
	padding-right: 20px;
	line-height: 35px;
}
#top .container a {
	text-decoration: none;
	color: #222;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
}
#index-container {
	width: 1000px;
	height: 998px;
	background-color: #fff;
	margin: auto;
}
.container {
	width: 1000px;
	margin: auto;
}
#logo {
	height: 380px;
	width: 1000px;
	overflow: hidden;
}
#nav {
	height: 40px;
	width: 1000px;
	padding-top: 1px;
	border: solid 1px #e2e2e2;
	border-left: 0px;
	border-right: 0px;
	background-image: url(../images/nav_bg.png);
}
.nav-container {
	height: 40px;
	padding-left: 5px;
	width: 1000px;
}
.nav-container a {
	text-decoration: none;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	width: 100px;
	float: left;
          font-family:'黑体';
}
.nav-container a:hover {
	color: #fee;
	text-decoration: underline;
}
.vsplit {
	width: 100%;
	height: 15px;
	clear: both;
}
#index-sdyw {
	width: 678px;
	margin-left: 5px;
	float: left;
	height: 310px;
}
#index-wjjs {
	width: 298px;
	margin-left: 10px;
	float: left;
	height: 310px;
}
#index-jcdt {
	width: 678px;
	margin-left: 5px;
	float: left;
	height: 310px;
}
#index-jswm{
	width:320px;
	margin-left:5px;
	float:left;
	height:310;
}
#index-llxx{
	width:320px;
	margin-left:12px;
	float:left;
	height:310;
}
#index-pfjy{
	width:320px;
	margin-left:12px;
	float:left;
	height:310;
}
#index-xxzl {
	width: 298px;
	margin-left: 10px;
	float: left;
	height: 310px;
}
.index-part {
	border: solid 1px #e2e2e2;
	height:310px;
}
.index-title {
	width: 100%;
	height: 35px;
	background-image: url(../images/index-title-bg.png);
	border-bottom: solid 1px #e2e2e2;
}
.index-title-left {
	width: 175px;
	height: 35px;
	background-image: url(../images/title-left.png);
	color: #fff;
	line-height: 35px;
	font-size: 15px;
	padding-left: 35px;
	float: left;
}
.index-title-left2 {
	width: 122px;
	height: 35px;
	background-image: url(../images/title-left2.png);
	color: #fff;
	line-height: 35px;
	font-size: 15px;
	padding-left: 35px;
	float: left;
}
.index-title-right {
	width: 80px;
	text-align: center;
	height: 35px;
	float: right;
}
.index-title-right a {
	color: #222;
	line-height: 35px;
}
.index-part-content {
	width: 100%;
	height: 273px;
	clear: both;
}
.index-part-left {
	width: 280px;
	height: 273px;
	padding: 5px;
	float: left;
}
.index-part-right {
	width: 370px;
	height: 273px;
	float: left;
	margin-left: 15px;
}
.index-part-right ul {
	padding: 5px;
}
.index-part-right a {
	font-size: 13px;
	color: #222;
	text-decoration: none;
	line-height:25px;
}
.index-part-right a:hover {
	font-size: 13px;
	color: #c00;
	text-decoration: underline;
}
.index-part-content ul {
	padding: 5px;
         list-style-position:inside;
}
.index-part-content a {
	font-size: 13px;
	color: #222;
	text-decoration: none;
	line-height:25px;
}
.index-part-content a:hover {
	font-size: 13px;
	color: #c00;
	text-decoration: underline;
}
.index-part-content2 {
	width: 100%;
	height: 273px;
	clear: both;
}
.index-part-content2 ul {
	padding: 5px;
}
.index-part-content2 a {
	font-size: 13px;
	color: #222;
	text-decoration: none;
	line-height:25px;
}
.index-part-content2 a:hover {
	font-size: 13px;
	color: #c00;
	text-decoration: underline;
}
#footer {
	width: 100%;
	margin: auto;
	clear: both;
	padding-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
#footer-split {
	height: 2px;
	background-color: #F00;
	width: 100%;
}
#footer .container {
	padding: 30px;
}
/*list*/
#list-title {
	width: 980px;
	height: 50px;
	margin: auto;
	border-bottom: solid 1px #e2e2e2;
}
/*content*/
#list-container {
	width: 980px;
	padding: 20px;
	height: 600px;
	margin: auto;
}
.list-title-left {
	margin-top: 14px;
	width: 122px;
	height: 35px;
	background-image: url(../images/title-left2.png);
	background-position: bottom;
	color: #fff;
	line-height: 35px;
	font-size: 15px;
	padding-left: 45px;
	float: left;
}
.list-title-right {
	margin-top: 25px;
	width: 780px;
	padding-right: 20px;
	float: right;
	text-align: right;
}
.list-title-right a {
	color: #555;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
.list-title-right a:hover {
	color: #f00;
}
#list-container li{
	height:30px;
}
#list-container li a{ color:#222; font-size:14px; text-decoration:none;}
#list-container li a:hover{ color:#222;color:#c00; text-decoration:none;}